Click or drag to resize

ResolveNamesResponse Properties

The ResolveNamesResponse type exposes the following members.

Properties
  NameDescription
Public propertyAbsoluteDenominator
Represents the next denominator to use for the next request when you are using fraction page views.
Public propertyDescriptiveLinkKey
Currently unused and is reserved for future use.
(Inherited from Response.)
Public propertyIncludesLastItemInRange
This attribute will be true if the current results contain the last item in the query, so that additional paging is not needed.
Public propertyIndexedPagingOffset
Represents the next index that should be used for the next request when you are using an indexed page view.
Public propertyMessage
Provides a text description of the status of the response.
(Inherited from Response.)
Public propertyNumeratorOffset
Represents the new numerator value to use for the next request when you are using fraction page views.
Public propertyResolutions
Contains an array of resolutions for an ambiguous name.
Public propertyResponseClass
Represents the status of the response.
(Inherited from Response.)
Public propertyResponseCode
Provides an error code that identifies the specific error that the request encountered.
(Inherited from Response.)
Public propertyServerVersionInfo
Represents the Microsoft Exchange Server version number.
(Inherited from Response.)
Public propertyTotalItemsInView
Represents the total number of items in the view.
Public propertyXmlMessage
Provides additional error response information.
(Inherited from Response.)
Top
See Also